<!ENTITY imacros.bookmark.radio.h1 "Run everywhere: include macro in bookmark url">
<!ENTITY imacros.bookmark.radio.h2 "Local: Add reference to your local macro">
<!ENTITY imacros.bookmark.radio.h3 "Add to Firefox bookmarks">
<!ENTITY imacros.bookmark.radio.h4 "Copy to Clipboard (CTRL+V to paste links to emails)">
<!ENTITY imacros.bookmark.radio.h5 "Add to del.icio.us">
<!-- labels for clear.xul -->
<!ENTITY imacros.clear.title "Warning:">
<!ENTITY imacros.clear.enter1 "This will clear the global FF Browser cache. This includes deleting ALL COOKIES. Do you want to continue?">
<!-- labels for clickpanel.xul -->
<!ENTITY imacros.clickpanel.title "Select the 'Click Mode'">
<!ENTITY imacros.clickpanel.caption "Select how links are recorded:">
<!ENTITY imacros.clickpanel.radio1 "Select the best click mode automatically">
<!ENTITY imacros.clickpanel.textbox "On some web pages automatic selection cannot select the best option. In this case please select the best option manually:">
<!ENTITY imacros.clickpanel.radio2 "Use link name (Standard, identifies a link by its visible name)">
<!ENTITY imacros.clickpanel.radio3 "Use link URL (Use this option if two links have the same name)">
<!ENTITY imacros.extract.label.remark "Remark: This popup is for testing. It does NOT appear when IM is controlled by the Command line or Scripting Interface. If you want to run the macro manually, you can disable this popup by adding SET !EXTRACT_TEST_POPUP NO to your macro">
<!-- labels for goto.xul -->
<!ENTITY imacros.goto.title "Jump to new web site">
<!ENTITY imacros.goto.http "http://">
<!-- labels for jsbookmark.xul -->
<!ENTITY imacros.jsbookmark.radio1 "Run it">
<!ENTITY imacros.jsbookmark.radio2 "Only copy it to #current.js (You can inspect the file and start it manually).">
<!ENTITY imacros.keydlg.enter1 "Please enter your master password:">
<!ENTITY imacros.keydlg1.master "The master password is NOT stored. It is only remembered while iMacros is active. Note that this is not the password for a specific website, but the master password to decrypt the encrypted macro passwords.">
<!-- labels for keydlg2.xul -->
<!ENTITY imacros.keydlg2.re-enter "Re-enter your master password here:">
<!ENTITY imacros.keydlg.checkbox.store "Store this master key">
<!ENTITY imacros.loopwarning.enter1 "You started a macro that contains LOOP functions with the normal PLAY button. This means the macro will run only once. The value of the {{!LOOP}} variable is 1.">
<!ENTITY imacros.loopwarning.enter2 "You need to start the macro with the LOOP button (not the PLAY button) to run it in loops.">
<!ENTITY imacros.label.master.passw6 "Master Password for Macro Password Encryption (256-Bit)">
<!ENTITY imacros.label.the.master.p7 "The master password is used to encrypt and decrypt all stored website passwords. The website passwords are encrypted using strong encryption and stored inside the iMacros.">
<!ENTITY imacros.label.do.not.encry9 "Do not encrypt passwords.">
<!ENTITY imacros.label.enter.maste10 "Enter master password here to STORE it in the Firefox Password Manager.">
<!ENTITY imacros.label.enter.a.tem12 "Enter a temporary master password here if you do NOT want to store it. You need to RE-ENTER it everytime you start iMacros and use a website password the first time. More secure, but less convenient.">
<!ENTITY imacros.label.encryption.16 "Encryption can be changed in the macro with">
<!ENTITY imacros.options.enc.command "SET !ENCRYPTION NO / STOREDKEY / TMPKEY">
<!ENTITY imacros.share.viewdelicious "View shared macros on del.icio.us">
<!ENTITY imacros.share.email "Email macro">
<!ENTITY imacros.share.bookmark "Bookmark macro">
<!ENTITY imacros.share.label.h1 "iMacros can embed the complete macro inside a simple (long) link. You can use this link to share the macro/script in three ways:">
<!ENTITY imacros.share.label.h2 "1. Copy and paste this link into an email, blog or website">
<!ENTITY imacros.share.label.h3 "This link is (num) characters long. If this is too long for your intended use, please use one of the Top Short URL Services">
<!ENTITY imacros.share.label.h4 "2. Send the macro using your computer's email application">
<!ENTITY imacros.share.label.h5 "3. Add to a social bookmarking service">
<!-- labels for sidebar.xul -->
<!ENTITY imacros.sidebar.recorder "Recorder">
<!-- labels for wait.xul -->
<!ENTITY imacros.wait.title "Wait Parameter">
<!ENTITY imacros.wait.enter1 "How long do you want to wait at this position during replay?">
<!ENTITY imacros.wait.enter2 "Please enter the wait time in seconds:">
<!ENTITY imacros.wait.sec "sec">
<!-- common labels -->
<!ENTITY imacros.button.ok "Ok">
<!ENTITY imacros.button.cancel "Cancel">
<!ENTITY imacros.checkbox.display.this "Display this message next time again">